
h1
{
    color: pink;
	font-size: #00ffff;
	font-weight: italic;
	text-align: center;
}
img {
border: none;
}

body
{
height: 100%;
	width: 100%;
    background-image: url("images/tumblr_m5sax8YgUe1rr4dqco1_500.gif");
font-size: 100%;
text-align: center; 
}